home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 2.1 / FishMarket v2.1 (Asimware Innovations)(1993).iso / kingfisher / readme.new < prev   
Text File  |  1993-10-13  |  6KB  |  121 lines

  1. SYNOPSIS
  2.  
  3.   KingFisher is a  specialized  database tool for maintaining and searching
  4.   the  'Fred  Fish' contents database.   Among its major  features are  the
  5.   ability to  add new fish  directly from unedited(!) contents files, news,
  6.   and mail files, even if multiple such files are concatenated; it can also
  7.   store  its database on any number of disk  volumes;  its search functions
  8.   include boolean  expressions (search for multiple strings  combined  with
  9.   logical AND, OR, XOR, and NOT operations.)
  10.  
  11.   Major configuration changes  can  be made from  within the program.  Many
  12.   additional   and  less   transient   features   are   changable  in   the
  13.   KingFisher.prefs file or can be specified as tooltypes.
  14.  
  15.  
  16. NEW FEATURE OVERVIEW
  17.  
  18.   KingFisher 1.30  is  a major  upgrade with more enhancements and features
  19.   than any previous upgrade has brought you:
  20.  
  21.   KingFisher 1.30  can now serve any ARexx aware program as a fish-database
  22.   server  (13  commands with  numerous options,)  and  can call on external
  23.   programs with the use  of  10 programmable  function  keys.   It also has
  24.   extensive  AmigaGuide support, greatly  enhanced control via the keyboard
  25.   (moving around) and offers  far superior console oriented operation under
  26.   Kickstart  2+, as well as some other  features.  Changes  have  also been
  27.   made to the 'Add Fish' function, which should both fix some bugs and also
  28.   make adding multiple disks a little less cumbersome.  The majority of the
  29.   options that can be  found  in  the KingFisher.prefs file can now also be
  30.   placed into the  tooltypes of KingFisher's icon.  Tooltypes will override
  31.   settings in the .prefs file.
  32.  
  33.  
  34. BUG FIXES
  35.  
  36.   Instead of using decimal-place version and revision numbering, KingFisher
  37.   now uses version  numbering more along the lines of Commodore Guidelines.
  38.   The most recent KingFisher is, therefore, Version 1, Release 30: 1.30 for
  39.   short.  Previous releases were: 1.0,  1.1, 1.11, 1.15, and 1.2 (that last
  40.   one should have been 1.20)
  41.  
  42.   Version 1.2  failed  to process  version  linking during 'Add  Fish'  and
  43.   'Reindex'  operations if search  options  were  set  to "Case  Sensitive"
  44.   (side-effect bug.)  An adjustment to the 'Add Fish' algorithm also caused
  45.   1.2 to add signatures out of  files containing fish to be added.  Checked
  46.   items  in  the  'Output  Format'   menu  could  be  unselected,  creating
  47.   uncertainty with respect to which entry remained in effect.
  48.        All these problems have been corrected.
  49.  
  50.  
  51. COMPATIBILITY
  52.  
  53.   Kickstart: 1.3, 2.x, 3.x.
  54.   CPU      : 68000 through 68040.
  55.   Display  : PAL, NTSC, A2024 (Interlace/Non-interlace, Overscan support)
  56.              Display via database code.  2-8 colors (1-3 bitplanes.)
  57.  
  58.   Tested with Enforcer.  Compatible with GigaMem (virtual memory.)
  59.  
  60.  
  61. DETAIL OF ENHANCEMENTS
  62.  
  63.   With this version  KingFisher introduces an ARexx port with  13  commands
  64.   (in some 40 variations)  that  are geared  not only towards searching the
  65.   database, but also offer the ability  to  add  fish  to the database from
  66.   multiple  files.   KingFisher's  facilities  to serve as  a fish-database
  67.   server for  BBSs,  for example, is enhanced by  its  ability  to  inhibit
  68.   critical commands for security reasons.  Specifically, the  QUIT  command
  69.   could be  disabled  to  prevent the server  from becoming  unavailable to
  70.   future callers.
  71.  
  72.   The program now also offers extensive support for AmigaGuide: point mouse
  73.   at a gadget and  press HELP, or press HELP  during  a  menu operation, or
  74.   just press HELP whenever and wherever you feel like it.
  75.  
  76.   The  KingFisher.guide   is  now  the  only  documentation  available  for
  77.   KingFisher.  This file is  a text  file that you can type to the console,
  78.   read  with MORE, print out, view with AmigaGuide, MultiView, or use in an
  79.   integrated  manner with  KingFisher's  direct support  of AmigaGuide.  It
  80.   offers  extensive subject linking to allow far easier and quicker  access
  81.   to information.  Try it: you'll not only like it, you'll love it!
  82.  
  83.   Using the keyboard it is  now  possible to activate and deactivate string
  84.   gadgets  (RETURN  key), or  move  from  one  to  the  next  gadget  (TAB,
  85.   SHIFT-TAB), move forward and backwards through disks, versions, and fish,
  86.   as well as scroll up/down the display panel.  Menu shortcuts are now also
  87.   available again (while a string gadget is not active.)
  88.  
  89.   CLI commands can  now be  attached  to  the 10  function keys to  perform
  90.   special functions such  as  editing, viewing, or  printing  of the export
  91.   file,  interfacing with an ARexx-aware  terminal program to download  the
  92.   currently displayed fish, or other facilities that you might imagine.
  93.  
  94.   The  colors used by string gadgets under 2.0  can be selected  for better
  95.   distinction  of the currently active gadget.  The highlighting color used
  96.   for distinguishing keywords from a search in the  description is now also
  97.   selectable.  The selections must be changed in the .prefs file.
  98.  
  99.   The 'Add Fish' function no longer puts up so many requesters.  Rather all
  100.   its  output  goes to  the  report file (by default a CON:  window.)  This
  101.   should make it quicker and less annoying to add many files to KingFisher.
  102.   It is now also possible to add fish via ARexx!
  103.  
  104.   Using  the icon tooltypes, changes to any of the YES/NO or ON/OFF options
  105.   in the  .prefs file  can  be overridden.   In  addition,  if the SETTINGS
  106.   tooltype is set to a null file (i.e.  "SETTINGS="  (without  the quotes))
  107.   then KingFisher will not  load  ANY information from the KingFisher.prefs
  108.   file,  and  instead resort to  internal  defaults,  augmented by whatever
  109.   tooltypes you specify as overrides.  If  you operate with a near  perfect
  110.   default environment, you can significantly  speedup  KingFisher's startup
  111.   by simply changing the few settings that you do prefer to alter.
  112.  
  113.   Use of the NOABOUT keyword when  invoking KingFisher  from the  CLI  will
  114.   suppress the appearance of the About Window.  This feature is implemented
  115.   specifically for use of KingFisher as a lookup tool with BBS software and
  116.   ARexx.
  117.  
  118.  
  119.  ._.  Udo Schuermann
  120.  ( )  walrus@wam.umd.edu
  121.